GtkFileChooser search fixes and recent files support. (#435342)
authorEmmanuele Bassi <ebassi@gnome.org>
Fri, 11 May 2007 19:30:38 +0000 (19:30 +0000)
committerEmmanuele Bassi <ebassi@src.gnome.org>
Fri, 11 May 2007 19:30:38 +0000 (19:30 +0000)
commit588d09cfc0f5e5e1fd88aa5a1a62c787175c13a9
treeea31fff16d4ec217975f8bc3e49c1a324eb643b6
parent4078ef567b870d2519abfc9733a05628eadc3903
GtkFileChooser search fixes and recent files support. (#435342)

2007-05-11  Emmanuele Bassi  <ebassi@gnome.org>

GtkFileChooser search fixes and recent files support.  (#435342)

* gtk/gtkfilechooserdefault.c: UI fixes in the Search mode: add
a mnemonic to the label, de-boldify the label's text and assign
focus to the search entry when switching to the search mode.

(list_name_data_func): Split the text in both search and recent
files mode: on the first line use the short name and on the
second line use the full path.

svn path=/trunk/; revision=17825
ChangeLog
gtk/gtkfilechooserdefault.c